CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 改进 bp 算法

搜索资源列表

  1. BP-of-Nonlinear-2

    0下载:
  2. 利用带动量项的改进BP神经网络算法对非线性函数进行拟合。通过验证函数,可以对训练好的数据进行验证。-Driven by the amount of improved BP neural network algorithm to fit the nonlinear function. Validated by the validation function, can be trained data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31149
    • 提供者:
  1. BP_identification

    0下载:
  2. BP神经网络辨识Matlab程序。引入动量因子对BP算法进行改进,有注释,适合初学者。-BP neural network to recognize Matlab program. The introduction of momentum factor to improve the BP algorithm, annotations, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:803
    • 提供者:kevin
  1. Improved-BP-neural-network-c

    0下载:
  2. 改进的BP神经网络算法,基于拟牛顿算法。-Improved BP neural network algorithm, based on the quasi-Newton algorithm.
  3. 所属分类:Development Research

    • 发布日期:2017-11-15
    • 文件大小:2452
    • 提供者:烦渴
  1. BP-neural-network-algorithm

    0下载:
  2. 改进的BP神经网络算法,用C语言实现。大家可是试试。-Improved BP neural network algorithm, using C language. We but try.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:7677
    • 提供者:倪亚超
  1. enhanced-BP

    0下载:
  2. bp神经网络改进算法加入局部学习率自适应调整机制程序用于拟合函数-bp Neural Network Algorithm local learning rate adaptive adjustment mechanism procedure for fitting function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:14467
    • 提供者:fivemango
  1. BP

    0下载:
  2. BP神经网络算法的改进在matlab中的实现-Improvements of the BP neural network algorithm implemented in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:189838
    • 提供者:lihaotian
  1. pso-bp

    1下载:
  2. BP神经网络具有较强的非线性问题处理能力 是目前一 种 较 好 的 用 于 时 间 序 列 预 测 的 方 法 然 而 它 存 在 易 于 陷 入 局 部 极 小,针对地震预测的应用,用改进粒子群优化的BP算法对四川地区最大震级时间序列进行预测,通过训练 预 测 次 年 的 最 大 震 级 结 果,表明此方法优于未经优化的 BP算法具有良好的预测效果 -BP neural network has a strong nonlinear problems processing power is a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:213644
    • 提供者:mali
  1. Character_recog_neural_improveBP

    0下载:
  2. 基于神经网络的字符识别技术研究,改进了BP算法-Character recognition based on neural network technology research, improved BP algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:30573
    • 提供者:yc
  1. BP-neural-network-algorithm

    0下载:
  2. 该资料是对智能算法中的神经网络算法的改进代码,改进的BP神经网络算法(C语言源码)-The information is intelligent algorithm neural network algorithm code, the improved BP neural network algorithm (C language source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:2479
    • 提供者:高翔
  1. PSO-BP

    0下载:
  2. PSO粒子群算法改进的BP神经网络,更改文件位置后即可使用-PSO PSO improved BP neural network can be used to change the file location
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3012
    • 提供者:Nova
  1. BP.m

    0下载:
  2. BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)-BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness)
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:xufeng
  1. BP

    0下载:
  2. 基于BP神经算法的C语言程序源代码,适合初学者学习并加以改进-Based on BP neural algorithm C language source code, suitable for beginners to learn and to improve
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:236165
    • 提供者:喻捷
  1. Implementation-of-BP-neural-network

    0下载:
  2. BP神经网络算法实现及优化,较好的对传统算法进行了改进和优化。-BP neural network algorithm and optimization, better improvement on traditional algorithms and optimization.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:150496
    • 提供者:张平
  1. GA-BP-nihe

    1下载:
  2. 神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,遗传算法改进的BP神经网络拟合-30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, GA improved BP neural network fit
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:53895
    • 提供者:chao
  1. chap10

    0下载:
  2. 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:15033
    • 提供者:张晓
  1. BP

    0下载:
  2. matlab实现的BP神经网络程序(没有使用ANN toolbox)。包含一个实例程序,写在main.m中。main2.m是引入动量项的改进算法,main3.m是引入自适应调整学习速率的改进方法。-the matlab program of BP neural network(without using ANN toolbox)。The files including a instance(wirtten in main.m)。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7525
    • 提供者:高阳
  1. test1116biaozhun_finally

    0下载:
  2. BP神经网络算法,没有借助工具箱,纯公式迭代算法,可以进行改进,优化BP算法-BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:林健乔
  1. BP

    0下载:
  2. BP神经网络,改进后的高等算法它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。- BP neural network algorithm improved its higher learning rule is to use the steepest descent method, through a reverse spread to constantly adjust the network weights and thresholds, s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:31047
    • 提供者:aihacker
  1. Time-series-P-GA-P-BP--optimization

    1下载:
  2. 分别比较了时间序列算法,BP以及GA改进的BP预测算法的结果,并组合二者,对预测结果进行了比较-Compared the time series algorithm, the results improved BP BP and GA prediction algorithm, and a combination of both, to predict the results were compared
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:56514
    • 提供者:David
  1. NN

    0下载:
  2. 改进过的BP算法,有dropout,和weight decay项,可以设置三种激活函数。可以用来分类。-BP had improved algorithm, dropout, and weight decay term, you can set three activation functions. It can be used for classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6742
    • 提供者:单清序
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com